Skip to main content

vScrollbar

Type

property

Summary

Specifies whether a field or group has a vertical scrollbar.

Syntax

set the vScrollbar of {<field> | <group>} to {true | false}

Description

Use the vScrollbar property to show or hide the vertical scrollbar of a field or group.

When the vScrollbar of a group or field is set to true, the scrollbar appears along the right edge of the group or field.

Changing the vScrollbar does not change the object's rectangle property, so if there are objects near the right edge of the group, the scrollbar may cover them.

Setting the vScrollbar of a field to true is equivalent to setting the style property of the field to "scrolling".

Examples

set the vScrollbar of field "More Info" to true

glossary: object, property, group

keyword: field, scrollbar, rectangle

object: field

property: hScrollbar, style

command: group

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?